Skip to content

Add memory control for mod entries in query#16149

Merged
JackieTien97 merged 18 commits into
masterfrom
addMemoryControlForModEntriesInQuery
Aug 15, 2025
Merged

Add memory control for mod entries in query#16149
JackieTien97 merged 18 commits into
masterfrom
addMemoryControlForModEntriesInQuery

Conversation

@shuwenwei

Copy link
Copy Markdown
Member

Description

Add memory control for mod entries in query and compaction

Comment thread iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java Outdated
@codecov

codecov Bot commented Aug 13, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 43.83562% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.96%. Comparing base (100cf59) to head (c66bdf4).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...ne/execution/fragment/FragmentInstanceContext.java 26.47% 25 Missing ⚠️
...b/queryengine/execution/fragment/QueryContext.java 48.27% 15 Missing ⚠️
...n/read/filescan/impl/ClosedFileScanHandleImpl.java 0.00% 11 Missing ⚠️
.../queryengine/execution/MemoryEstimationHelper.java 22.22% 7 Missing ⚠️
...org/apache/iotdb/commons/path/PathPatternNode.java 28.57% 5 Missing ⚠️
...ine/dataregion/modification/DeletionPredicate.java 33.33% 4 Missing ⚠️
...ageengine/dataregion/modification/IDPredicate.java 60.00% 4 Missing ⚠️
...ine/dataregion/modification/TreeDeletionEntry.java 70.00% 3 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java 0.00% 2 Missing ⚠️
...ne/dataregion/modification/TableDeletionEntry.java 50.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             master   #16149    +/-   ##
==========================================
  Coverage     38.95%   38.96%            
  Complexity      198      198            
==========================================
  Files          4880     4880            
  Lines        318747   318855   +108     
  Branches      40235    40246    +11     
==========================================
+ Hits         124170   124238    +68     
- Misses       194577   194617    +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shuwenwei shuwenwei changed the title Add memory control for mod entries in query and compaction Add memory control for mod entries in query Aug 14, 2025
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@JackieTien97 JackieTien97 merged commit 47fb192 into master Aug 15, 2025
32 of 36 checks passed
@JackieTien97 JackieTien97 deleted the addMemoryControlForModEntriesInQuery branch August 15, 2025 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants